home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 85
/
CD-ROM 85
/
CD-ROM 85.iso
/
aplic
/
2sync
/
2SyncSetup.exe
/
register
/
scripts
/
frame_3
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-03-20
|
251 b
|
14 lines
fscommand("register","new");
setProperty("age", _visible, false);
setProperty("country", _visible, false);
regtitle = "Registered user";
tellTarget("Reg")
{
gotoAndStop("false");
}
tellTarget("New")
{
gotoAndStop("true");
}
stop();